Enable `sysroot.bootprefix` by default
authorColin Walters <walters@verbum.org>
Mon, 5 Feb 2024 19:14:27 +0000 (14:14 -0500)
committerColin Walters <walters@verbum.org>
Tue, 6 Feb 2024 21:25:33 +0000 (16:25 -0500)
commit8627c8afa15fa0b2dc2dc261a217dd043a991a7d
treecea2dd08076054bee46509afa4f7c7fc6e8c18d3
parentecbd1f7fdd84f098bc8de7ecaa18e77f606dd320
Enable `sysroot.bootprefix` by default

I've been testing this in various places and not seen any fallout,
so let's finally enable this by default and have the situation where
`/boot` is on the root `/` filesystem work out of the box.
src/libostree/ostree-repo.c
tests/test-admin-deploy-bootprefix.sh